File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -82,7 +82,7 @@ USER 101
82
82
83
83
84
84
# ############################################ Base image for Alpine #############################################
85
- FROM nginx:1.29.1-alpine3.22@sha256:c3d2ee1eed702c6f29f2e2f727e93b5cafdc7dec7feef3ad2e6d7c39670853ec AS alpine
85
+ FROM nginx:1.29.1-alpine3.22@sha256:42a516af16b852e33b7682d5ef8acbd5d13fe08fecadc7ed98605ba5e3b26ab8 AS alpine
86
86
ARG PACKAGE_REPO
87
87
ARG NGINX_OSS_VERSION
88
88
Original file line number Diff line number Diff line change @@ -5,7 +5,7 @@ FROM kindest/node:v1.33.2@sha256:c55080dc5be4f2cc242e6966fdf97bb62282e1cd818a282
5
5
# this is here so we can grab the latest version of skopeo and have dependabot keep it up to date
6
6
FROM quay.io/skopeo/stable:v1.19.0
7
7
8
- FROM python:3.13-bookworm@sha256:4841ea834ffb3418563b01d3f1a322b057182522ddc7e976775564ea38461023
8
+ FROM python:3.13-bookworm@sha256:aba8a0cd72f259c2737c8a47050652036c8bc8266a4f39291523a45cf8081960
9
9
10
10
RUN apt-get update \
11
11
&& apt-get install -y curl git apache2-utils \
You can’t perform that action at this time.
0 commit comments