Skip to content
This repository was archived by the owner on Sep 24, 2022. It is now read-only.

Commit 69a9678

Browse files
authored
Rename Docker base image name (#60)
1 parent 81dace4 commit 69a9678

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Dockerfile-build

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM harbor.internal.teamyapp.com/internal/candy-client
1+
FROM harbor.internal.teamyapp.com/internal/candy-ui
22

33
RUN apt install -y zip
44

Dockerfile-test

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM harbor.internal.teamyapp.com/internal/candy-client
1+
FROM harbor.internal.teamyapp.com/internal/candy-ui
22

33
# Configure virtual display inside Docker for GLFW
44
RUN apt install -y xvfb

0 commit comments

Comments
 (0)