Skip to content

Commit

Permalink
Merge pull request #188 from elgohr/dependabot/docker/ubuntu-8eab65d
Browse files Browse the repository at this point in the history
⬆️ Bump ubuntu from `2b7412e` to `8eab65d`
  • Loading branch information
github-actions[bot] authored Dec 4, 2023
2 parents 6de4ae7 + d783611 commit 13b7001
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:2b7412e6465c3c7fc5bb21d3e6f1917c167358449fecac8176c6e496e5c1f05f as runtime
FROM ubuntu:22.04@sha256:8eab65df33a6de2844c9aefd19efe8ddb87b7df5e9185a4ab73af936225685bb 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 13b7001

Please sign in to comment.