mirror of
https://github.com/elgohr/Publish-Docker-Github-Action.git
synced 2026-03-12 18:07:12 -04:00
Merge pull request #193 from elgohr/dependabot/docker/ubuntu-f9d633f
⬆️ Bump ubuntu from `e9569c2` to `f9d633f`
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
FROM ubuntu:22.04@sha256:e9569c25505f33ff72e88b2990887c9dcf230f23259da296eb814fc2b41af999 as runtime
|
||||
FROM ubuntu:22.04@sha256:f9d633ff6640178c2d0525017174a688e2c1aef28f0a0130b26bd5554491f0da 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