Skip to content

Commit a8d842b

Browse files
committed
Fix docker build for yggdrasil
1 parent 8cde59c commit a8d842b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build/docker/Dockerfile.demo-yggdrasil

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM docker.io/golang:1.22 AS base
1+
FROM docker.io/golang:1.22-alpine AS base
22

33
#
44
# Needs to be separate from the main Dockerfile for OpenShift,

0 commit comments

Comments
 (0)