Skip to content

Commit

Permalink
Merge pull request #97 from meian/renovate/golang-1.x
Browse files Browse the repository at this point in the history
  • Loading branch information
meian committed Nov 5, 2021
2 parents 1724409 + bbdfe39 commit c450bf1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .devcontainer/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
# Licensed under the MIT License. See https://go.microsoft.com/fwlink/?linkid=2090316 for license information.
#-------------------------------------------------------------------------------------------------------------

FROM golang:1.17.2-buster
FROM golang:1.17.3-buster

# Avoid warnings by switching to noninteractive
ENV DEBIAN_FRONTEND=noninteractive
Expand Down

0 comments on commit c450bf1

Please sign in to comment.