mirror of
https://github.com/elgohr/Publish-Docker-Github-Action.git
synced 2026-03-12 18:07:12 -04:00
Merge pull request #184 from elgohr/dependabot/docker/ubuntu-9b8dec3
⬆️ Bump ubuntu from `aabed32` to `9b8dec3`
This commit is contained in:
@@ -1,4 +1,4 @@
|
|||||||
FROM ubuntu:22.04@sha256:aabed3296a3d45cede1dc866a24476c4d7e093aa806263c27ddaadbdce3c1054 as runtime
|
FROM ubuntu:22.04@sha256:9b8dec3bf938bc80fbe758d856e96fdfab5f56c39d44b0cff351e847bb1b01ea as runtime
|
||||||
ENV DEBIAN_FRONTEND=noninteractive
|
ENV DEBIAN_FRONTEND=noninteractive
|
||||||
RUN apt-get update \
|
RUN apt-get update \
|
||||||
&& apt-get install -y ca-certificates curl gnupg lsb-release jq \
|
&& apt-get install -y ca-certificates curl gnupg lsb-release jq \
|
||||||
|
|||||||
Reference in New Issue
Block a user