Skip to content

Commit

Permalink
Merge pull request #195 from elgohr/dependabot/docker/ubuntu-1b8d8ff
Browse files Browse the repository at this point in the history
⬆️ Bump ubuntu from `77906da` to `1b8d8ff`
  • Loading branch information
github-actions[bot] authored Apr 16, 2024
2 parents 187c0b3 + faec4e4 commit e58b59c
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:77906da86b60585ce12215807090eb327e7386c8fafb5402369e421f44eff17e as runtime
FROM ubuntu:22.04@sha256:1b8d8ff4777f36f19bfe73ee4df61e3a0b789caeff29caa019539ec7c9a57f95 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 e58b59c

Please sign in to comment.