Skip to content

Commit

Permalink
[EPMDEDP-12414]: chore: Rollback headlamp version to 0.18.0
Browse files Browse the repository at this point in the history
Issue: headlamp-k8s/headlamp#1324
Change-Id: Id0e63828350fb6d24363eb3b12c50d85452e4b60
  • Loading branch information
callmevladik committed Aug 14, 2023
1 parent f287e5b commit 1f1434a
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,4 +1,4 @@
FROM ghcr.io/headlamp-k8s/headlamp:v0.19.0
FROM ghcr.io/headlamp-k8s/headlamp:v0.18.0

COPY --chown=100:101 assets/ /headlamp/frontend
COPY --chown=100:101 dist/main.js /headlamp/plugins/edp/main.js
Expand Down

0 comments on commit 1f1434a

Please sign in to comment.