Skip to content

Commit

Permalink
chore: Update Dockerfile base image (#346)
Browse files Browse the repository at this point in the history
  • Loading branch information
daniil-nedostup authored and MykolaMarusenko committed Aug 23, 2024
1 parent e4fbb13 commit 768f1dc
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 epamedp/headlamp:0.22.23
FROM epamedp/headlamp:0.22.24

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 768f1dc

Please sign in to comment.