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