Skip to content

Commit

Permalink
Merge pull request #184 from elgohr/dependabot/docker/ubuntu-9b8dec3
Browse files Browse the repository at this point in the history
⬆️ Bump ubuntu from `aabed32` to `9b8dec3`
  • Loading branch information
github-actions[bot] committed Oct 3, 2023
2 parents eb53b3e + 2a08142 commit 88142c0
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:aabed3296a3d45cede1dc866a24476c4d7e093aa806263c27ddaadbdce3c1054 as runtime
FROM ubuntu:22.04@sha256:9b8dec3bf938bc80fbe758d856e96fdfab5f56c39d44b0cff351e847bb1b01ea 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 88142c0

Please sign in to comment.