bump version
This commit is contained in:
parent
fb630f3057
commit
9a3938fb3f
@ -23,7 +23,7 @@ ADD client .
|
||||
RUN DISABLE_LOGGING=1 NODE_ENV=production /usr/local/bin/gulp
|
||||
|
||||
# Build the backend
|
||||
FROM golang:1.16 AS backend
|
||||
FROM golang:1.17 AS backend
|
||||
|
||||
# Install dependencies
|
||||
WORKDIR /src/alice-lg
|
||||
|
Loading…
x
Reference in New Issue
Block a user