Skip to content

Commit

Permalink
IN-347 Update ENV declarations
Browse files Browse the repository at this point in the history
  • Loading branch information
JacobSanford committed Aug 24, 2024
1 parent 59de2d4 commit dcaa8bb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
FROM mysql:5.7


ENV TZ America/Moncton
ENV TZ="America/Moncton"

COPY ./build/scripts /scripts
COPY ./build/conf.d /etc/mysql/conf.d
Expand Down

0 comments on commit dcaa8bb

Please sign in to comment.