Skip to content

Commit

Permalink
update debian
Browse files Browse the repository at this point in the history
  • Loading branch information
leoparente committed Jan 13, 2025
1 parent 27ff002 commit b5762e4
Showing 1 changed file with 1 addition and 5 deletions.
6 changes: 1 addition & 5 deletions .github/actions/build-cpp/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,8 +1,4 @@
FROM debian:bullseye-slim

LABEL author="Everton Haise Taques <[email protected]>"
LABEL maintainer="Orb Community"
LABEL version="1.0.0"
FROM debian:bookworm-slim

ENV BUILD_DEPS "g++ cmake make git pkgconf jq python3-pip python3-setuptools ca-certificates libasan6 zip curl python wget"

Expand Down

0 comments on commit b5762e4

Please sign in to comment.