Skip to content

Commit 4ef3f0a

Browse files
authored
Merge pull request #213 from stader-labs/fix_build_failed
2 parents abeae12 + 536f6e7 commit 4ef3f0a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: docker/stader-dockerfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
# You should have received a copy of the GNU General Public License
1717
# along with this program. If not, see <http://www.gnu.org/licenses/>.
1818

19-
FROM debian:bullseye-slim
19+
FROM debian:bookworm-slim
2020

2121
ARG TARGETARCH
2222
COPY ./stader/stader-daemon-linux-${TARGETARCH} /go/bin/stader

0 commit comments

Comments
 (0)