Skip to content

Commit

Permalink
Update image (#119)
Browse files Browse the repository at this point in the history
  • Loading branch information
kernelsam authored Dec 20, 2024
1 parent 78739d5 commit f5a60b3
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
# Stages
# -----------------------------------------------------------------------------

ARG IMAGE_BUILDER=golang:1.23.4-bullseye
ARG IMAGE_BUILDER=golang:1.23.4-bookworm
ARG IMAGE_FINAL=senzing/senzingsdk-runtime-beta:latest

# -----------------------------------------------------------------------------
Expand Down
2 changes: 1 addition & 1 deletion package.Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
# Stages
# -----------------------------------------------------------------------------

ARG IMAGE_BUILDER=golang:1.23.4-bullseye
ARG IMAGE_BUILDER=golang:1.23.4-bookworm
ARG IMAGE_FPM=dockter/fpm:latest
ARG IMAGE_FINAL=alpine

Expand Down

0 comments on commit f5a60b3

Please sign in to comment.