Skip to content

Commit

Permalink
Merge pull request #213 from stader-labs/fix_build_failed
Browse files Browse the repository at this point in the history
  • Loading branch information
prabhakar087 authored May 23, 2024
2 parents abeae12 + 536f6e7 commit 4ef3f0a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker/stader-dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
# You should have received a copy of the GNU General Public License
# along with this program. If not, see <http://www.gnu.org/licenses/>.

FROM debian:bullseye-slim
FROM debian:bookworm-slim

ARG TARGETARCH
COPY ./stader/stader-daemon-linux-${TARGETARCH} /go/bin/stader
Expand Down

0 comments on commit 4ef3f0a

Please sign in to comment.