Skip to content

Commit

Permalink
Merge branch 'main' into fix/integration-test-failures-3.8
Browse files Browse the repository at this point in the history
  • Loading branch information
Prashansa-K authored Oct 29, 2024
2 parents c2ad1b8 + 1fee2c4 commit 52537b4
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 golang:1.23.0 AS build
FROM golang:1.23.2 AS build
WORKDIR /deck
COPY go.mod ./
COPY go.sum ./
Expand Down

0 comments on commit 52537b4

Please sign in to comment.