Skip to content

Commit

Permalink
initial
Browse files Browse the repository at this point in the history
  • Loading branch information
augustbleeds committed Jan 23, 2025
1 parent afdcdd7 commit 726a777
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions monitoring/ops/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
# Build image

FROM golang:1.21.5 as build
FROM golang:1.23.5 as build

# Copy source

Expand Down

0 comments on commit 726a777

Please sign in to comment.