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