Skip to content

Commit

Permalink
Merge pull request #196 from elgohr/dependabot/docker/ubuntu-24.04
Browse files Browse the repository at this point in the history
⬆️ Bump ubuntu from 22.04 to 24.04
  • Loading branch information
github-actions[bot] committed Apr 26, 2024
2 parents e58b59c + 8e03d87 commit 686ffe1
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:1b8d8ff4777f36f19bfe73ee4df61e3a0b789caeff29caa019539ec7c9a57f95 as runtime
FROM ubuntu:24.04@sha256:562456a05a0dbd62a671c1854868862a4687bf979a96d48ae8e766642cd911e8 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 686ffe1

Please sign in to comment.