Skip to content

Commit

Permalink
bump bun version
Browse files Browse the repository at this point in the history
  • Loading branch information
Ehesp committed Jul 4, 2024
1 parent f1f0229 commit 088aef9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion api/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
# See the License for the specific language governing permissions and
# limitations under the License.

FROM oven/bun:1.0.29
FROM oven/bun:1.1.3

ARG BUILD_SHA=default_value
ENV __BUILD_SHA=$BUILD_SHA
Expand Down

0 comments on commit 088aef9

Please sign in to comment.