Skip to content

Commit

Permalink
Merge pull request #185 from elgohr/dependabot/docker/ubuntu-e4e00f1
Browse files Browse the repository at this point in the history
⬆️ Bump ubuntu from `9b8dec3` to `e4e00f1`
  • Loading branch information
github-actions[bot] authored Oct 13, 2023
2 parents 88142c0 + 8cb98bc commit 558442d
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:9b8dec3bf938bc80fbe758d856e96fdfab5f56c39d44b0cff351e847bb1b01ea as runtime
FROM ubuntu:22.04@sha256:e4e00f1b61658b116ea6f9c787e16b4aa7e833352d17dcacb02c884729377ac1 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 558442d

Please sign in to comment.