Skip to content

Commit

Permalink
build(deps): Bump the all group in /test/e2e with 2 updates
Browse files Browse the repository at this point in the history
Bumps the all group in /test/e2e with 2 updates: localstack/localstack and hashicorp/vault.


Updates `localstack/localstack` from 3.0.1 to 3.0.2

Updates `hashicorp/vault` from 1.15.2 to 1.15.3

---
updated-dependencies:
- dependency-name: localstack/localstack
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all
- dependency-name: hashicorp/vault
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored and cpanato committed Dec 2, 2023
1 parent 4f3e1c3 commit 80c0885
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion test/e2e/localstack.Dockerfile
Expand Up @@ -13,4 +13,4 @@
# See the License for the specific language governing permissions and
# limitations under the License.

FROM docker.io/localstack/localstack:3.0.1
FROM docker.io/localstack/localstack:3.0.2
2 changes: 1 addition & 1 deletion test/e2e/vault.Dockerfile
Expand Up @@ -13,4 +13,4 @@
# See the License for the specific language governing permissions and
# limitations under the License.

FROM docker.io/hashicorp/vault:1.15.2
FROM docker.io/hashicorp/vault:1.15.3

0 comments on commit 80c0885

Please sign in to comment.