update baseimage 4.8.3 (#5)
ci/woodpecker/push/test Pipeline was successful Details
ci/woodpecker/push/next Pipeline was successful Details
ci/woodpecker/push/master Pipeline was successful Details

#### 📖 Summary

- bump baseimage version to `4.8.3`
#### 📑 Test Plan

> 💡 Select your test plan for the code changes.

- [x] Tested via Drone.io pipeline
- [ ] Custom test
- [ ] No test plan

##### Details / Justification

<!-- Add your test details or justification for missing tests here. -->

#### 📚 Additional Notes

<!-- A place for additional detail notes. -->

Co-authored-by: OCram85 <marco.blessing@googlemail.com>
Reviewed-on: CodeServer/Container#5
This commit is contained in:
OCram85 2022-11-08 18:54:13 +01:00
parent 28e41e78c1
commit e73eabc2c5
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
FROM linuxserver/code-server:4.7.1
FROM quay.io/linuxserver.io/code-server:4.8.3
RUN \
echo "**** install starshipt prompt ****" && \