Skip to content

Commit

Permalink
golang-1.17.7 (#238)
Browse files Browse the repository at this point in the history
  • Loading branch information
MartinWeindel authored Feb 16, 2022
1 parent 7057b05 commit 5922d57
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
# limitations under the License.

############# builder #############
FROM golang:1.17.6 AS builder
FROM golang:1.17.7 AS builder

WORKDIR /build
COPY . .
Expand Down

0 comments on commit 5922d57

Please sign in to comment.