Skip to content

Commit

Permalink
Fix from development
Browse files Browse the repository at this point in the history
  • Loading branch information
Gal Topper committed Sep 19, 2023
1 parent 5a2c309 commit 923a863
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cmd/framesd/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
# (don't forget to update the -p accordingly)


FROM golang:1.19-stretch as build
FROM golang:1.19-bullseye as build

WORKDIR /frames
COPY . .
Expand Down

0 comments on commit 923a863

Please sign in to comment.