Skip to content

Commit

Permalink
#1 Update version
Browse files Browse the repository at this point in the history
  • Loading branch information
docktermj committed Nov 14, 2023
1 parent 8f756a5 commit e2ab0b0
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:c618be84fc82aa8ba203abbb07218410b0f5b3c7cb6b4e7248fda7785d4f9946
ARG BASE_IMAGE=debian:11.8-slim@sha256:19664a5752dddba7f59bb460410a0e1887af346e21877fa7cec78bfd3cb77da5

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

FROM ${BASE_IMAGE}

ENV REFRESHED_AT=2023-09-25
ENV REFRESHED_AT=2023-11-14

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

0 comments on commit e2ab0b0

Please sign in to comment.