Skip to content

Commit

Permalink
Updating versions
Browse files Browse the repository at this point in the history
  • Loading branch information
dscervantes committed Jan 25, 2024
1 parent 54e3eb5 commit 70ba502
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ USER 0

RUN go build -v -o app main.go

FROM registry.access.redhat.com/ubi8-minimal:latest
FROM registry.access.redhat.com/ubi-minimal:8.9-1108.1705420507

ARG BUILD_COMMIT=unknown

Expand Down

0 comments on commit 70ba502

Please sign in to comment.