Skip to content

Commit 14b85e3

Browse files
chore(deps): update ghcr.io/netcracker/qubership-core-base docker tag to v2.1.1
1 parent b61a213 commit 14b85e3

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
@@ -7,7 +7,7 @@ COPY facade-operator-service/ .
77
RUN go mod download
88
RUN go build -o facade-operator-service .
99

10-
FROM ghcr.io/netcracker/qubership-core-base:2.0.6 AS run
10+
FROM ghcr.io/netcracker/qubership-core-base:2.1.1 AS run
1111

1212
EXPOSE 8080 15010
1313

0 commit comments

Comments
 (0)