Skip to content

Commit

Permalink
Merge pull request #177 from elgohr/dependabot/docker/ubuntu-2a357c4
Browse files Browse the repository at this point in the history
⬆️ Bump ubuntu from `ac58ff7` to `2a357c4`
  • Loading branch information
github-actions[bot] authored Jun 16, 2023
2 parents 0ea5358 + 8806ca4 commit 0d5efb0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM ubuntu:22.04@sha256:ac58ff7fe25edc58bdf0067ca99df00014dbd032e2246d30a722fa348fd799a5 as runtime
FROM ubuntu:22.04@sha256:2a357c4bd54822267339e601ae86ee3966723bdbcae640a70ace622cc9470c83 as runtime
ENV DEBIAN_FRONTEND=noninteractive
RUN apt-get update \
&& apt-get install -y ca-certificates curl gnupg lsb-release jq \
Expand Down

0 comments on commit 0d5efb0

Please sign in to comment.