Skip to content

Commit

Permalink
Merge pull request #181 from elgohr/dependabot/docker/ubuntu-aabed32
Browse files Browse the repository at this point in the history
⬆️ Bump ubuntu from `ec050c3` to `aabed32`
  • Loading branch information
github-actions[bot] committed Sep 4, 2023
2 parents 07602eb + 273e627 commit 690a678
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:ec050c32e4a6085b423d36ecd025c0d3ff00c38ab93a3d71a460ff1c44fa6d77 as runtime
FROM ubuntu:22.04@sha256:aabed3296a3d45cede1dc866a24476c4d7e093aa806263c27ddaadbdce3c1054 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 690a678

Please sign in to comment.