Skip to content

Commit

Permalink
Merge branch 'main' into bunDev
Browse files Browse the repository at this point in the history
  • Loading branch information
faddat authored Dec 23, 2023
2 parents c4d3f93 + f77a5ed commit dee925f
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.21.11-alpine3.18 AS builder
FROM golang:1.21.5-alpine3.18 AS builder
RUN apk add --no-cache git musl-dev openssl-dev linux-headers ca-certificates build-base

WORKDIR /src/app/
Expand Down

0 comments on commit dee925f

Please sign in to comment.