Skip to content

Commit

Permalink
Merge pull request #119 from free5gc/bumpup-go-version
Browse files Browse the repository at this point in the history
Bumpup golang version to 1.21.8-bullseye
  • Loading branch information
abousselmi authored Jun 6, 2024
2 parents 7f80e38 + 1610c11 commit 6178d79
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion base/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
# Dockerfile responsible to create only the base image without compiling free5gc sources
#

FROM golang:1.18.10-bullseye AS builder
FROM golang:1.21.8-bullseye AS builder

LABEL maintainer="Free5GC <[email protected]>"

Expand Down

0 comments on commit 6178d79

Please sign in to comment.