Skip to content

Commit

Permalink
fix(deps): update ubuntu:22.04 docker digest to 6064e6a
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Mar 6, 2024
1 parent 075f2ce commit 7f85110
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:8eab65df33a6de2844c9aefd19efe8ddb87b7df5e9185a4ab73af936225685bb
ARG UBUNTU_VERSION=22.04@sha256:6064e6a1e8c281e943e6d14d4722643ee9fa828d17764db84863811950ffb9ef
FROM ubuntu:$UBUNTU_VERSION

# hadolint ignore=DL3008
Expand Down

0 comments on commit 7f85110

Please sign in to comment.