Skip to content

Commit

Permalink
disable distroless 2
Browse files Browse the repository at this point in the history
Signed-off-by: Aleksandr Zimin <alexandr.zimin@flant.com>
  • Loading branch information
AleksZimin committed Sep 20, 2024
1 parent 65f1703 commit a0bf014
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion images/csi-nfs/werf.inc.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ shell:

---
image: {{ $.ImageName }}
fromImage: {{ $.BASE_ALT_DEV }}
fromImage: {{ $.BASE_ALPINE_DEV }}

import:
- image: {{ $.ImageName }}-golang-artifact
Expand Down

0 comments on commit a0bf014

Please sign in to comment.