Skip to content

Commit

Permalink
Bumps go version to 1.21 (latest stable) (#82)
Browse files Browse the repository at this point in the history
Signed-off-by: gatici <gulsum.atici@canonical.com>
  • Loading branch information
gatici committed Nov 23, 2023
1 parent a21ec74 commit 68500fb
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 @@ -3,7 +3,7 @@
# SPDX-License-Identifier: Apache-2.0
#

FROM golang:1.21-bookworm AS builder
FROM golang:1.21.3-bookworm AS builder

LABEL maintainer="ONF <omec-dev@opennetworking.org>"

Expand Down

0 comments on commit 68500fb

Please sign in to comment.