Skip to content

Commit

Permalink
chore(deps): Bump golang from 1.22.0-bookworm to 1.22.1-bookworm (#66)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] committed Mar 6, 2024
1 parent 3415449 commit c6d3a0c
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 c6d3a0c

Please sign in to comment.