Skip to content
This repository has been archived by the owner on Dec 4, 2022. It is now read-only.

Commit

Permalink
Merge pull request #31 from nscuro/renovate/golang-1.x
Browse files Browse the repository at this point in the history
  • Loading branch information
nscuro authored Feb 11, 2022
2 parents 4bfc307 + 2418052 commit 6f3e98f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build/docker/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM golang:1.17.6-alpine as build
FROM golang:1.17.7-alpine as build
RUN apk --no-cache add build-base gcc git
WORKDIR /opt/fdnssearch
COPY . .
Expand Down

0 comments on commit 6f3e98f

Please sign in to comment.