Skip to content

Commit

Permalink
Bump alpine
Browse files Browse the repository at this point in the history
  • Loading branch information
Eengineer1 committed Dec 5, 2024
1 parent a0147aa commit 3aa7949
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
Expand Up @@ -2,7 +2,7 @@
### STAGE 1: Build Callisto pre-requisites ###
###############################################################

FROM golang:1.20-alpine AS builder
FROM golang:1.23-alpine AS builder

RUN apk update && apk add --no-cache make git bash

Expand Down

0 comments on commit 3aa7949

Please sign in to comment.