Skip to content

Commit

Permalink
Merge pull request #121 from andy89923/feat/v3-4-2
Browse files Browse the repository at this point in the history
fix: n3iwue docker use go1.21
  • Loading branch information
ianchen0119 authored Jul 3, 2024
2 parents 42233b8 + 3340911 commit 7ac19bc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion n3iwue/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM golang:1.18.10-bullseye AS builder
FROM golang:1.21.10-bullseye AS builder

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

Expand Down

0 comments on commit 7ac19bc

Please sign in to comment.