Skip to content

Commit

Permalink
Merge branch 'dependency-updates' into security-fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
eldang committed Nov 20, 2023
2 parents d7158d6 + b99cfc5 commit ad51105
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile.alpine
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Lightweight Alpine-based pg_tileserv Docker Image
# Author: Just van den Broecke
FROM golang:1.19.4-alpine3.17
FROM golang:1.21.3-alpine3.17

# Build ARGS
ARG VERSION="latest-alpine-3.17"
Expand Down

0 comments on commit ad51105

Please sign in to comment.