Skip to content

Commit

Permalink
Merge pull request #980 from tus/dependabot/docker/golang-1.20.6-alpine
Browse files Browse the repository at this point in the history
build(deps): bump golang from 1.20.5-alpine to 1.20.6-alpine
  • Loading branch information
Acconut authored Aug 2, 2023
2 parents db5e130 + 14ab28c commit 51d46b0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM --platform=$BUILDPLATFORM golang:1.20.5-alpine AS builder
FROM --platform=$BUILDPLATFORM golang:1.20.6-alpine AS builder
WORKDIR /go/src/github.com/tus/tusd

# Add gcc and libc-dev early so it is cached
Expand Down

0 comments on commit 51d46b0

Please sign in to comment.