Skip to content

Commit 54f5bd5

Browse files
authored
chore(apcd-cms): base image to latest for fp-1726
TACC/Core-CMS#532
1 parent 0208235 commit 54f5bd5

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

apcd-cms/Dockerfile

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
1-
FROM taccwma/core-cms:775429c
1+
FROM taccwma/core-cms:66b55f6
22

33
WORKDIR /code
44

55
COPY /src/apps /code/apps
66
COPY /src/taccsite_custom /code/taccsite_custom
7-
COPY /src/taccsite_cms /code/taccsite_cms
7+
COPY /src/taccsite_cms /code/taccsite_cms

0 commit comments

Comments
 (0)