Skip to content

Commit

Permalink
revert: Use ubuntu for the base image (#408)
Browse files Browse the repository at this point in the history
  • Loading branch information
hoshsadiq authored Aug 19, 2024
1 parent 57b149c commit a164ca7
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions Dockerfile.goreleaser
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
FROM ubuntu:22.04
# note that we're not using alpine because we need libresolv.
FROM alpine:3.19.1

COPY ldcli /ldcli

Expand Down

0 comments on commit a164ca7

Please sign in to comment.