We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f615d7b commit bd43b14Copy full SHA for bd43b14
1 file changed
images/docker/cbdb/build/rocky8/Dockerfile
@@ -54,7 +54,7 @@
54
FROM rockylinux/rockylinux:8
55
56
# Argument for configuring the timezone
57
-ARG TIMEZONE_VAR="America/Los_Angeles"
+ARG TIMEZONE_VAR="America/San_Fransciso"
58
59
# Environment variables for locale and user
60
ENV container=docker
0 commit comments