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