Skip to content

Commit 3df9a3b

Browse files
committed
changes to use port 8888 for compatibility with the DMM
1 parent d3cf079 commit 3df9a3b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM gcr.io/distroless/static
1+
FROM alpine:3.23
22

33
ARG NAME
44
ENV name=${NAME}

0 commit comments

Comments
 (0)