File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -13,7 +13,7 @@ RUN set -eux; \
1313 && CGO_ENABLED=1 GOOS=linux go build -a -o gatus .
1414
1515# app container
16- FROM docker.io/library/debian:bookworm-slim@sha256:60eac759739651111db372c07be67863818726f754804b8707c90979bda511df
16+ FROM docker.io/library/debian:bookworm-slim@sha256:7b140f374b289a7c2befc338f42ebe6441b7ea838a042bbd5acbfca6ec875818
1717
1818# set environment
1919ENV TZ="Etc/UTC"
Original file line number Diff line number Diff line change 1- FROM docker.io/library/debian:bookworm-slim@sha256:60eac759739651111db372c07be67863818726f754804b8707c90979bda511df
1+ FROM docker.io/library/debian:bookworm-slim@sha256:7b140f374b289a7c2befc338f42ebe6441b7ea838a042bbd5acbfca6ec875818
22
33# https://www.postgresql.org/download/linux/debian/
44RUN set -eux; \
Original file line number Diff line number Diff line change 1- FROM docker.io/library/debian:bookworm-slim@sha256:60eac759739651111db372c07be67863818726f754804b8707c90979bda511df
1+ FROM docker.io/library/debian:bookworm-slim@sha256:7b140f374b289a7c2befc338f42ebe6441b7ea838a042bbd5acbfca6ec875818
22
33# https://www.postgresql.org/download/linux/debian/
44RUN set -eux; \
You can’t perform that action at this time.
0 commit comments