Skip to content

Commit

Permalink
fix(deps): update ubuntu:22.04 docker digest to 8eab65d (#1057)
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 Dec 9, 2023
1 parent 27f64f9 commit fc24faf
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:9b8dec3bf938bc80fbe758d856e96fdfab5f56c39d44b0cff351e847bb1b01ea
ARG UBUNTU_VERSION=22.04@sha256:8eab65df33a6de2844c9aefd19efe8ddb87b7df5e9185a4ab73af936225685bb
FROM ubuntu:$UBUNTU_VERSION

# hadolint ignore=DL3008
Expand Down

0 comments on commit fc24faf

Please sign in to comment.