Skip to content

Commit

Permalink
Bump ubi8/ubi-minimal from 8.10-1018 to 8.10-1052 in /src/main/docker
Browse files Browse the repository at this point in the history
Bumps ubi8/ubi-minimal from 8.10-1018 to 8.10-1052.

---
updated-dependencies:
- dependency-name: ubi8/ubi-minimal
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored and rm3l committed Aug 18, 2024
1 parent e4a3ebf commit 4297485
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/main/docker/Dockerfile.native
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
# docker run -i --rm -p 8080:8080 rm3l/mac-oui
#
###
FROM registry.access.redhat.com/ubi8/ubi-minimal:8.10-1018
FROM registry.access.redhat.com/ubi8/ubi-minimal:8.10-1052
WORKDIR /work/
RUN chown 1001 /work \
&& chmod "g+rwX" /work \
Expand Down

0 comments on commit 4297485

Please sign in to comment.