There was an error while loading. Please reload this page.
2 parents 34c4014 + 55acbc6 commit 9b8e2feCopy full SHA for 9b8e2fe
1 file changed
docker/Dockerfile
@@ -10,8 +10,6 @@
10
# base stage
11
ARG DOCKER_PROXY
12
FROM ${DOCKER_PROXY}library/photon:5.0 AS base
13
-RUN tdnf-config edit photon-snapshot enabled=1 && \
14
- tdnf-config edit photon-updates enabled=0
15
16
# stage to clone poi
17
0 commit comments