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