Skip to content

Commit

Permalink
Merge pull request #69 from projectdiscovery/dependabot/docker/dev/go…
Browse files Browse the repository at this point in the history
…lang-1.18.0-alpine

chore(deps): bump golang from 1.17.6-alpine to 1.18.0-alpine
  • Loading branch information
Mzack9999 committed Apr 4, 2022
2 parents 7e0e3e2 + cb02ccf commit 8dcf3bd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
@@ -1,4 +1,4 @@
FROM golang:1.17.6-alpine as build-env
FROM golang:1.18.0-alpine as build-env
RUN GO111MODULE=on go get -v github.com/projectdiscovery/simplehttpserver/cmd/simplehttpserver

FROM alpine:latest
Expand Down

0 comments on commit 8dcf3bd

Please sign in to comment.