Skip to content

Commit

Permalink
Merge pull request #190 from elgohr/dependabot/docker/ubuntu-a2bbdf7
Browse files Browse the repository at this point in the history
⬆️ Bump ubuntu from `6042500` to `a2bbdf7`
  • Loading branch information
github-actions[bot] authored Jan 17, 2024
2 parents d032186 + 0ef5791 commit 8515a26
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:6042500cf4b44023ea1894effe7890666b0c5c7871ed83a97c36c76ae560bb9b as runtime
FROM ubuntu:22.04@sha256:a2bbdf79d03f6d4171bbd6ebb4782f6229375951987d3427ec3d9373f9841cd7 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 8515a26

Please sign in to comment.