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.48.0 to 1.49.0.

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored and willkg committed May 7, 2024
1 parent b2ecba3 commit 3f39c6a
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.48.0@sha256:48053edaf5c2ebfb37580512755788354a8b4da6c746c6d84973cde5698d970d
FROM fsouza/fake-gcs-server:1.49.0@sha256:059b62e268520f0267db3ffdabe2bcea4d4db312b43f3fa7093982321e6764f5

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

0 comments on commit 3f39c6a

Please sign in to comment.