Skip to content

Commit

Permalink
Revert "chore(deps): update registry.access.redhat.com/ubi9-minimal d…
Browse files Browse the repository at this point in the history
…ocker tag to v9.5-1731518200"
  • Loading branch information
brunopacheco1 authored Nov 14, 2024
1 parent 89a9d54 commit e0893a8
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
@@ -1,7 +1,7 @@
# SPDX-FileCopyrightText: 2024 PNED G.I.E.
#
# SPDX-License-Identifier: Apache-2.0
FROM registry.access.redhat.com/ubi9-minimal:9.5-1731518200
FROM registry.access.redhat.com/ubi9-minimal:9.4-1227.1726694542
WORKDIR /work/
RUN chown 1001 /work \
&& chmod "g+rwX" /work \
Expand Down

0 comments on commit e0893a8

Please sign in to comment.