Skip to content

Commit

Permalink
Bumpup golang version to 1.18-buster
Browse files Browse the repository at this point in the history
Closes #85
  • Loading branch information
abousselmi authored Oct 3, 2023
1 parent 32534f7 commit 7f7cec7
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.17.13-buster AS builder
FROM golang:1.18-buster AS builder

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

Expand Down

0 comments on commit 7f7cec7

Please sign in to comment.