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