Skip to content

Commit

Permalink
chore: update base openvsx-server image to v0.14.1 (#1844)
Browse files Browse the repository at this point in the history
Signed-off-by: Valeriy Svydenko <[email protected]>
  • Loading branch information
svor authored Dec 4, 2023
1 parent e144db4 commit 4154b10
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build/dockerfiles/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
#

# OpenVSX
FROM ghcr.io/eclipse/openvsx-server:d7fba39 AS openvsx-server
FROM ghcr.io/eclipse/openvsx-server:v0.14.1 AS openvsx-server

# UBI Builder
# https://registry.access.redhat.com/ubi8/ubi
Expand Down

0 comments on commit 4154b10

Please sign in to comment.