Skip to content

Commit 31f5719

Browse files
committed
Adding QA version 1.1 image, fixing port to 8080
1 parent 3534d5e commit 31f5719

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

k8s/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,5 +8,5 @@ RUN apk --no-cache add ca-certificates
88
WORKDIR /root/
99
COPY --from=builder /go/src/k8s-workshop/k8s .
1010

11-
EXPOSE 9090
11+
EXPOSE 8080
1212
ENTRYPOINT ./k8s

src/1.1.1.png

199 KB
Loading

0 commit comments

Comments
 (0)