-
Notifications
You must be signed in to change notification settings - Fork 92
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
8dc82c3
commit 89878e7
Showing
4 changed files
with
99 additions
and
20 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -62,7 +62,7 @@ USER 1001 | |
RUN VERSION=${VERSION} GOTAGS="-tags libpostal" make build-server | ||
|
||
# Stage 4: Final stage | ||
FROM registry.access.redhat.com/ubi9/ubi-minimal:9.5-1733767867 | ||
FROM registry.access.redhat.com/ubi9/ubi-minimal:9.5-1736404155 | ||
ARG VERSION=unknown | ||
LABEL maintainer="Moov <[email protected]>" | ||
LABEL name="watchman" | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.