Skip to content

Commit

Permalink
update Dockerfile
Browse files Browse the repository at this point in the history
  • Loading branch information
dimaskiddo committed Jul 31, 2023
1 parent 6bed246 commit b22917b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ RUN go mod download \

# Final Image
# ---------------------------------------------------
FROM dimaskiddo/alpine:base
FROM dimaskiddo/alpine:base-glibc
MAINTAINER Dimas Restu Hidayanto <[email protected]>

ARG SERVICE_NAME="go-whatsapp-multidevice-gpt"
Expand Down

0 comments on commit b22917b

Please sign in to comment.