Skip to content

Commit

Permalink
Bump golang from 1.22.0-bookworm to 1.22.1-bookworm (#67)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Mar 6, 2024
1 parent 32ddef2 commit 0752eaa
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,9 @@
# SPDX-License-Identifier: Apache-2.0
#

FROM golang:1.22.0-bookworm AS builder
FROM golang:1.22.1-bookworm AS builder

LABEL maintainer="ONF <omec-dev@opennetworking.org>"
LABEL maintainer="Aether SD-Core <dev@aetherproject.org>"

RUN apt-get update && \
apt-get -y install --no-install-recommends \
Expand Down

0 comments on commit 0752eaa

Please sign in to comment.