chore: pin base image to fedora:44 (DISTTAG f44)
Build and Push Docker Image / build (push) Canceled after 0s
Build and Push Docker Image / build (push) Canceled after 0s
This commit is contained in:
+2
-2
@@ -1,8 +1,8 @@
|
|||||||
FROM fedora:latest
|
FROM fedora:44
|
||||||
|
|
||||||
# Set labels
|
# Set labels
|
||||||
LABEL maintainer="Lukas Greve <lukas@phyllo.me>"
|
LABEL maintainer="Lukas Greve <lukas@phyllo.me>"
|
||||||
LABEL DISTTAG=f43-runner-image
|
LABEL DISTTAG=f44-runner-image
|
||||||
|
|
||||||
# Install essential build tools and dependencies
|
# Install essential build tools and dependencies
|
||||||
RUN /bin/sh -c "dnf -y update --refresh && \
|
RUN /bin/sh -c "dnf -y update --refresh && \
|
||||||
|
|||||||
Reference in New Issue
Block a user