Skip to content

Commit

Permalink
fix build
Browse files Browse the repository at this point in the history
  • Loading branch information
lukemarsden committed Aug 25, 2024
1 parent 1735796 commit 889e1b6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile.demos
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM golang:1.22.2-alpine
FROM golang:1.22.5-alpine3.19
WORKDIR /app
RUN apk add --no-cache bash openssh
COPY go.mod go.sum ./
Expand Down

0 comments on commit 889e1b6

Please sign in to comment.