Skip to content
This repository has been archived by the owner on Apr 4, 2023. It is now read-only.

Commit

Permalink
chore: Update from ubi8-minimal:8.6-994 to ubi8-minimal:8.7-923
Browse files Browse the repository at this point in the history
Signed-off-by: Mykhailo Kuznietsov <[email protected]>
  • Loading branch information
mkuznyetsov authored and RomanNikitenko committed Nov 12, 2022
1 parent f23c34a commit dc26bc5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dockerfiles/theia-endpoint-runtime-binary/test.Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
# Red Hat, Inc. - initial API and implementation

# https://access.redhat.com/containers/?tab=tags#/registry.access.redhat.com/ubi8-minimal
FROM registry.access.redhat.com/ubi8-minimal:8.6-994 as runtime
FROM registry.access.redhat.com/ubi8-minimal:8.7-923 as runtime

RUN microdnf install -y python38 jq && pip3 install yq
COPY /src/ /tests/src
Expand Down

0 comments on commit dc26bc5

Please sign in to comment.