Skip to content

Commit

Permalink
📦 updates HDK for v0.3.8
Browse files Browse the repository at this point in the history
  • Loading branch information
k33g committed Jun 2, 2023
1 parent 5b0c2b9 commit d0e5ff6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion capsule-http/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM golang:1.20-1-buster as build-env
FROM golang:latest as build-env

FROM scratch
COPY --from=build-env /etc/ssl/certs/ca-certificates.crt /etc/ssl/certs/
Expand Down

0 comments on commit d0e5ff6

Please sign in to comment.