Skip to content

Commit 1c77aa1

Browse files
committed
comment out update apk repositories to edge version
1 parent 53a682e commit 1c77aa1

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

kubernetes/monitoring/jenkins/Dockerfile

+2-2
Original file line numberDiff line numberDiff line change
@@ -9,9 +9,9 @@ ENV GCC_VERSION="9.3.0-r2"
99
# renovate: datasource=repology depName=alpine_3_12/docker versioning=loose
1010
ENV DOCKER_VERSION="20.10.3-r0"
1111
# renovate: datasource=repology depName=alpine_3_12/python3 versioning=loose
12-
ENV PYTHON3_VERSION="3.9.5-r0"
12+
ENV PYTHON3_VERSION="3.8.10-r0"
1313
# renovate: datasource=repology depName=alpine_3_12/gnuplot versioning=loose
14-
ENV GUNPLOT_VERSION="5.4.1-r0"
14+
ENV GUNPLOT_VERSION="5.2.8-r0"
1515

1616
LABEL org.label-schema.build-date=$BUILD_DATE org.label-schema.vcs-ref=$VCS_REF \
1717
org.label-schema.vcs-url="https://github.com/yurake/k8s-3tier-webapp"

0 commit comments

Comments
 (0)