Skip to content

Commit

Permalink
Revert "Bump golang from 1.17.2-alpine3.13 to 1.17.3-alpine3.13"
Browse files Browse the repository at this point in the history
  • Loading branch information
ecordell committed Dec 6, 2021
1 parent 0049b1f commit 9e9125d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
@@ -1,4 +1,4 @@
FROM golang:1.17.3-alpine3.13 AS spicedb-builder
FROM golang:1.17.2-alpine3.13 AS spicedb-builder
WORKDIR /go/src/app

# Prepare dependencies
Expand Down

0 comments on commit 9e9125d

Please sign in to comment.