Skip to content

Commit

Permalink
fix(deps): update ubuntu:22.04 docker digest to 9b8dec3 (#1047)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Oct 6, 2023
1 parent f54275d commit 9fe81f9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion s3-client/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
ARG UBUNTU_VERSION=22.04@sha256:0bced47fffa3361afa981854fcabcd4577cd43cebbb808cea2b1f33a3dd7f508
ARG UBUNTU_VERSION=22.04@sha256:9b8dec3bf938bc80fbe758d856e96fdfab5f56c39d44b0cff351e847bb1b01ea
FROM ubuntu:$UBUNTU_VERSION

# hadolint ignore=DL3008
Expand Down

0 comments on commit 9fe81f9

Please sign in to comment.