Skip to content
This repository was archived by the owner on Oct 5, 2020. It is now read-only.

Commit 8c63774

Browse files
Bump golang from 1.13.3 to 1.13.4
Bumps golang from 1.13.3 to 1.13.4. Signed-off-by: dependabot-preview[bot] <[email protected]>
1 parent 5eb2eb6 commit 8c63774

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 golang:1.13.3 AS build
1+
FROM golang:1.13.4 AS build
22
WORKDIR /api-mock-server
33
COPY api_mock /api-mock-server
44
RUN GO111MODULES=on go mod vendor

0 commit comments

Comments
 (0)