Skip to content

Commit 0c7aef0

Browse files
author
Travis Ralston
committed
Update dependencies?
1 parent 9d716f8 commit 0c7aef0

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Dockerfile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@
33
FROM golang:1.20-bookworm AS builder
44

55
# Install build dependencies
6+
RUN apt-get update
67
RUN apt-get install -y git dos2unix build-essential
78

89
WORKDIR /opt

0 commit comments

Comments
 (0)