Skip to content

Commit

Permalink
Merge pull request #180 from elgohr/dependabot/docker/ubuntu-ec050c3
Browse files Browse the repository at this point in the history
⬆️ Bump ubuntu from `0bced47` to `ec050c3`
  • Loading branch information
github-actions[bot] authored Aug 16, 2023
2 parents 2ce5b28 + 82d8b56 commit 07602eb
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:0bced47fffa3361afa981854fcabcd4577cd43cebbb808cea2b1f33a3dd7f508 as runtime
FROM ubuntu:22.04@sha256:ec050c32e4a6085b423d36ecd025c0d3ff00c38ab93a3d71a460ff1c44fa6d77 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 07602eb

Please sign in to comment.