We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 53ef300 commit 069c103Copy full SHA for 069c103
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/San_Fransciso"
+ARG TIMEZONE_VAR="Europe/San_Fransciso"
58
59
# Environment variables for locale and user
60
ENV container=docker
0 commit comments