Skip to content

Commit

Permalink
ci: use the latest base tag for native mem image
Browse files Browse the repository at this point in the history
  • Loading branch information
jsenko committed Jun 26, 2024
1 parent cfbd321 commit 7db3c23
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion distro/docker/src/main/docker/Dockerfile.native
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM registry.access.redhat.com/ubi8/ubi-minimal:8.3
FROM registry.access.redhat.com/ubi8/ubi-minimal:latest

WORKDIR /work

Expand Down

0 comments on commit 7db3c23

Please sign in to comment.