Skip to content

Commit

Permalink
build(deps): bump golang from 1.17.8 to 1.18.0 (#1493)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] committed Mar 17, 2022
1 parent 6b1a5b7 commit 66d4310
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
@@ -1,5 +1,5 @@
# STEP 1: Build sqlc
FROM golang:1.17.8 AS builder
FROM golang:1.18.0 AS builder

COPY . /workspace
WORKDIR /workspace
Expand Down

0 comments on commit 66d4310

Please sign in to comment.