Merge remote-tracking branch 'origin/main'
This commit is contained in:
commit
c754e9162f
|
|
@ -16,6 +16,11 @@ ENV NEXT_TELEMETRY_DISABLED=1
|
|||
RUN apk add --no-cache \
|
||||
bash=5.2.21-r0 \
|
||||
supervisor=4.2.5-r4 \
|
||||
pkgconfig \
|
||||
gcc \
|
||||
pixman-dev \
|
||||
cairo-dev \
|
||||
pango-dev \
|
||||
make \
|
||||
build-base
|
||||
|
||||
|
|
|
|||
|
|
@ -3,6 +3,12 @@
|
|||
<a href="https://x.com/intent/follow?screen_name=nevodavid" target="_blank">
|
||||
<img alt="Follow me" src="https://github.com/user-attachments/assets/1562c93f-95c6-4307-8a85-e62003e26348" />
|
||||
</a>
|
||||
<br />
|
||||
|
||||
<a href="https://devfest.ai" target="_blank">
|
||||
<img alt="DevFest" src="https://github.com/user-attachments/assets/cab9a4e5-e88e-4a28-be7d-28ed749e537a" width="850" />
|
||||
</a>
|
||||
|
||||
<br /><br />
|
||||
</p>
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue