Skip to content

Commit

Permalink
#1 Update version
Browse files Browse the repository at this point in the history
  • Loading branch information
docktermj committed Sep 25, 2023
1 parent 9698087 commit 27cea3a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
ARG BASE_IMAGE=debian:11.7-slim@sha256:924df86f8aad741a0134b2de7d8e70c5c6863f839caadef62609c1be1340daf5
ARG BASE_IMAGE=debian:11.7-slim@sha256:c618be84fc82aa8ba203abbb07218410b0f5b3c7cb6b4e7248fda7785d4f9946

# -----------------------------------------------------------------------------
# Stage: Final
Expand All @@ -8,7 +8,7 @@ ARG BASE_IMAGE=debian:11.7-slim@sha256:924df86f8aad741a0134b2de7d8e70c5c6863f839

FROM ${BASE_IMAGE}

ENV REFRESHED_AT=2023-06-15
ENV REFRESHED_AT=2023-09-25

LABEL Name="senzing/senzing-base" \
Maintainer="[email protected]" \
Expand Down

0 comments on commit 27cea3a

Please sign in to comment.