Skip to content

Commit

Permalink
update dockerfile for restserver.
Browse files Browse the repository at this point in the history
jppade committed Jan 24, 2025
1 parent 97e417c commit 18d269b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build/Dockerfile-restServer
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM us.icr.io/dia-registry/devops/build-119:latest as build
FROM us.icr.io/dia-registry/devops/build-122:latest as build

WORKDIR $GOPATH/src/
COPY ./cmd/http/restServer ./

0 comments on commit 18d269b

Please sign in to comment.