Skip to content

Commit 9b8e2fe

Browse files
authored
Merge pull request #44 from vmware/topic/okurth/dockerfile-remove-photon-snapshot
Dockerfile: remove photon-snapshot
2 parents 34c4014 + 55acbc6 commit 9b8e2fe

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

docker/Dockerfile

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,8 +10,6 @@
1010
# base stage
1111
ARG DOCKER_PROXY
1212
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
1513

1614
# stage to clone poi
1715
ARG DOCKER_PROXY

0 commit comments

Comments
 (0)