Skip to content

Commit

Permalink
use alpine
Browse files Browse the repository at this point in the history
  • Loading branch information
Hitenjain14 committed Jan 17, 2025
1 parent c0eb598 commit 41dbdc4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker.local/base.Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM golang:1.22.5-alpine3.18 as zbox_base
FROM golang:1.22.5-alpine as zbox_base

RUN apk add --update --no-cache linux-headers build-base git cmake bash perl grep py3-pip python3-dev curl

Expand Down

0 comments on commit 41dbdc4

Please sign in to comment.