Skip to content

Commit

Permalink
build(deps): bump fsouza/fake-gcs-server in /docker
Browse files Browse the repository at this point in the history
Bumps fsouza/fake-gcs-server from 1.49.0 to 1.49.1.

---
updated-dependencies:
- dependency-name: fsouza/fake-gcs-server
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and willkg committed Jun 2, 2024
1 parent ad04180 commit 4009214
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker/Dockerfile.gcs-emulator
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM fsouza/fake-gcs-server:1.49.0@sha256:059b62e268520f0267db3ffdabe2bcea4d4db312b43f3fa7093982321e6764f5
FROM fsouza/fake-gcs-server:1.49.1@sha256:2ac1a4d8eaa827cb9fe8794ea0690a4606d025666b7b032ad2896b91e675ec72

# add curl for use in healthcheck
RUN apk add --no-cache curl

0 comments on commit 4009214

Please sign in to comment.