Skip to content

Commit 59f6097

Browse files
authored
Rename base/ampbase/Dockerfile to base/Dockerfile
1 parent b239957 commit 59f6097

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,4 +58,4 @@ ENV LC_ALL=en_US.UTF-8
5858
COPY ./scripts/ampstart.sh /ampstart.sh
5959
RUN chmod +x /ampstart.sh
6060
ENTRYPOINT ["/usr/bin/tini", "-g", "--"]
61-
CMD ["/ampstart.sh"]
61+
CMD ["/ampstart.sh"]

0 commit comments

Comments
 (0)