We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e5972a0 commit b266a14Copy full SHA for b266a14
Dockerfile
@@ -1,4 +1,4 @@
1
-FROM golang:1.17-alpine as go-builder
+FROM golang:1.19.1-alpine as go-builder
2
WORKDIR /authorizer
3
COPY server server
4
COPY Makefile .
0 commit comments